home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / john / hc_resed / ResEdit IPS™ / card_17187.txt < prev    next >
Text File  |  1988-07-22  |  3KB  |  97 lines

  1. -- card: 17187 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2664
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=469 top=72 right=120 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1002 / 1002
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: #17
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push card
  23.   go to card id 18904
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: A000
  31. -- rect: left=469 top=125 right=173 bottom=509
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1002 / 1002
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: #18
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   push card
  43.   go to card id 19046
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 3 (button)
  49. -- low flags: 00
  50. -- high flags: A000
  51. -- rect: left=469 top=177 right=225 bottom=509
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 1002 / 1002
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: #19
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   push card
  63.   go to card id 12193
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 4 (button)
  69. -- low flags: 00
  70. -- high flags: 0000
  71. -- rect: left=387 top=63 right=103 bottom=429
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: skip
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   set lockScreen to true
  83.   go next card
  84.   go next card
  85.   go next card
  86.   set lockScreen to false
  87. end mouseUp
  88.  
  89.  
  90.  
  91. -- part contents for background part 13
  92. ----- text -----
  93. Every text rectangle that you see here preceded by "The string" is a message that our file (the Finder) uses in it's dialog boxes as it requires them to tell you different things that are going on, errors, what have you.  Now, how the Finder actually knows what messages to use when, I dunno, but the messages themselves are easy enough to recognize.  Let's go down to the bottom-most item visible here, "An application can't be found for this document.", and change it.  As we did for changing the menu titles and items, select the text in the rectangle and enter in the message at the bottom of example button #17.
  94.  
  95. Done!  Now quit ResEdit (saving our changes first, of course), and let's take a look at what we've done.  A quick way to produce the error that will show us the message we changed is to double-click on the Finder.  We do and -- voila!  There's our message in button example #18.
  96.  
  97. Now we're going to show you how to use ResEdit to copy and paste sounds and icons into HyperCard or stacks from other stacks.  Begin by double clicking on ResEdit and going to your HyperCard folder.  As you can see by example #19, we are about to select a stack called "Idiot ProofΓäó 10/87 by double clicking on it.  When you open it you get another window with all the "Resources" listed.